-
Home
-
StoreKeeper for WooCommerce
-
12.0.5
-
Code
-
Classes
- TaskHandler
Total Complexity |
111 |
Dependencies |
30 |
Dependents |
22 |
Total lines |
597 |
Lines of code |
401 |
Logical lines of code |
291 |
Comment lines |
54 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handleTask() |
D |
27 |
31 |
156 |
getTitle() |
C |
36 |
25 |
80 |
getTypeGroup() |
B |
49 |
23 |
39 |
getTypeGroupTitle() |
A |
50 |
12 |
28 |
getStatusLabel() |
S |
60 |
5 |
14 |
reportFailedTask() |
S |
54 |
4 |
22 |
scheduleTask() |
S |
56 |
4 |
19 |
getScheduledTask() |
S |
61 |
1 |
12 |
getNewTasksByStorekeeperId() |
S |
62 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
getTrashedTasks() |
S |
82 |
1 |
3 |
addTrashedTask() |
S |
80 |
1 |
3 |
trashTasks() |
S |
68 |
1 |
7 |
rescheduleTask() |
S |
75 |
1 |
4 |